Don't explictly zero alt.
authorrobertl <robertl>
Mon, 19 Jun 2006 15:49:45 +0000 (15:49 +0000)
committerrobertl <robertl>
Mon, 19 Jun 2006 15:49:45 +0000 (15:49 +0000)
wbt-200.c

index 74a56bba44bbcdf6fa1d6f2ee41f25a0cc09f0f8..34b6c05a711d266cb6340bb05b95d465d4555801 100644 (file)
--- a/wbt-200.c
+++ b/wbt-200.c
@@ -264,7 +264,6 @@ static void data_read(void) {
                
                wpt->latitude       = lat;;
                wpt->longitude      = lon;
-               wpt->altitude       = 0.0;
                wpt->creation_time  = rtim;
                wpt->centiseconds   = 0;